fabHoverColor
Type
property
Summary
Specifies the hover color of the FAB.
Syntax
set the fabHoverColor of widget to <RGBA Color>
get the fabHoverColor of widget
Description
Use the fabHoverColor property to specify the background color of the FAB when hovered.
Examples
set the fabHoverColor of widget "NavigationRail" to "0,0,255,157"